Problem/Motivation

There is no .gitlab-ci.yml configuration file in the project.

"GitLab CI uses .gitlab-ci.yml file in the root of the project to configure testing. If you are familiar with the configuration files for Travis CI, GitHub Actions, or even custom DrupalCI yml files, you will find this quite similar."

Proposed resolution

Review source code, confirm no .gitlab-ci.yml file is present at project root.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Issue fork addtoany-3404710

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pilot3 created an issue. See original summary.

pilot3’s picture

Status: Active » Needs review
deepak5423’s picture

Status: Needs review » Reviewed & tested by the community

Hi,

The added gilab-ci files look good to me and it follow the standard.
Moving the issue to RTBC.

Thanks.